﻿2026-06-21T23:42:54.1166754Z ##[group]Run actions/checkout@v5
2026-06-21T23:42:54.1167595Z with:
2026-06-21T23:42:54.1168018Z   repository: SaberMage/spt-core
2026-06-21T23:42:54.1171763Z   token: ***
2026-06-21T23:42:54.1172169Z   ssh-strict: true
2026-06-21T23:42:54.1172578Z   ssh-user: git
2026-06-21T23:42:54.1172982Z   persist-credentials: true
2026-06-21T23:42:54.1173424Z   clean: true
2026-06-21T23:42:54.1173835Z   sparse-checkout-cone-mode: true
2026-06-21T23:42:54.1174312Z   fetch-depth: 1
2026-06-21T23:42:54.1174712Z   fetch-tags: false
2026-06-21T23:42:54.1175118Z   show-progress: true
2026-06-21T23:42:54.1175532Z   lfs: false
2026-06-21T23:42:54.1175917Z   submodules: false
2026-06-21T23:42:54.1176346Z   set-safe-directory: true
2026-06-21T23:42:54.1177024Z ##[endgroup]
2026-06-21T23:42:54.1970551Z Syncing repository: SaberMage/spt-core
2026-06-21T23:42:54.1972658Z ##[group]Getting Git version info
2026-06-21T23:42:54.1973548Z Working directory is '/home/reavus/actions-runner/_work/spt-core/spt-core'
2026-06-21T23:42:54.1974841Z [command]/usr/bin/git version
2026-06-21T23:42:54.1994158Z git version 2.43.0
2026-06-21T23:42:54.2010898Z ##[endgroup]
2026-06-21T23:42:54.2021569Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/693dbc84-b193-45e8-9784-46ea9134fb81' before making global git config changes
2026-06-21T23:42:54.2022819Z Adding repository directory to the temporary git global config as a safe directory
2026-06-21T23:42:54.2024794Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-core/spt-core
2026-06-21T23:42:54.2059885Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-21T23:42:54.2077905Z https://github.com/SaberMage/spt-core
2026-06-21T23:42:54.2087390Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-21T23:42:54.2089996Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-21T23:42:54.2114661Z HEAD
2026-06-21T23:42:54.2146637Z ##[endgroup]
2026-06-21T23:42:54.2147293Z [command]/usr/bin/git submodule status
2026-06-21T23:42:54.2334060Z ##[group]Cleaning the repository
2026-06-21T23:42:54.2336046Z [command]/usr/bin/git clean -ffdx
2026-06-21T23:42:57.0555982Z Removing target/
2026-06-21T23:42:57.0567088Z [command]/usr/bin/git reset --hard HEAD
2026-06-21T23:42:57.0762135Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:42:57.0767608Z ##[endgroup]
2026-06-21T23:42:57.0770066Z ##[group]Disabling automatic garbage collection
2026-06-21T23:42:57.0773690Z [command]/usr/bin/git config --local gc.auto 0
2026-06-21T23:42:57.0799313Z ##[endgroup]
2026-06-21T23:42:57.0799894Z ##[group]Setting up auth
2026-06-21T23:42:57.0804902Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-21T23:42:57.0833139Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-21T23:42:57.1018431Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-21T23:42:57.1042448Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-21T23:42:57.1233335Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-21T23:42:57.1257758Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-21T23:42:57.1445298Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-21T23:42:57.1474643Z ##[endgroup]
2026-06-21T23:42:57.1475104Z ##[group]Fetching the repository
2026-06-21T23:42:57.1482145Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +52868ae252cd7999c6112a01f786d01977daed7e:refs/remotes/pull/27/merge
2026-06-21T23:42:57.6121059Z ##[endgroup]
2026-06-21T23:42:57.6121733Z ##[group]Determining the checkout info
2026-06-21T23:42:57.6123198Z ##[endgroup]
2026-06-21T23:42:57.6126717Z [command]/usr/bin/git sparse-checkout disable
2026-06-21T23:42:57.6165430Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-21T23:42:57.6189384Z ##[group]Checking out the ref
2026-06-21T23:42:57.6192484Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/27/merge
2026-06-21T23:42:57.6242185Z HEAD is now at 52868ae25 Merge 223eb8ba6a814add222a707047d0ffafde565f75 into 86f20ac831033a20bd5e096b1c318a75249179f3
2026-06-21T23:42:57.6245265Z ##[endgroup]
2026-06-21T23:42:57.6280837Z [command]/usr/bin/git log -1 --format=%H
2026-06-21T23:42:57.6306586Z 52868ae252cd7999c6112a01f786d01977daed7e
